 |
API Documentation
|
|
|
Holds information about a vertex.
Definition: VertexComponent.h:14
nkMaths::Vector _color
The color.
Definition: VertexComponent.h:16
nkMaths::Vector _binormal
The binormal.
Definition: VertexComponent.h:20
nkMaths::Vector _uv
The texture coordinates.
Definition: VertexComponent.h:17
nkMaths::Vector _normal
The normal.
Definition: VertexComponent.h:18
nkMaths::Vector _position
The position.
Definition: VertexComponent.h:15
nkMaths::Vector _tangent
The tangent.
Definition: VertexComponent.h:19
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
A 4-component vector class, with floats.
Definition: Vector.h:12